![]() |
PATH![]() |
![]() ![]() |
After a successful call to UAMCall with a command of UAMLogin , your UAM's UAMCall routine is called with a command of UAMGetInfoSize to obtain the size of the persisitent authentication information for this session.
Your implementation of the UAMGetInfoSize command should store the size in bytes of the persisent authentication information in the uamInfoSize field of the UAMArgs structure.
Note
Your UAM's UAMCall routine is called with a command of UAMGetInfoSize only if bit 4 is set in the configInfo value returned by previously calling UAMCall with a command of UAMOpen .